AmLeadGroup 
Logical Entity Name  AmLeadGroup 
Default Table Name  AmLeadGroup 
Physical Only  NO 
Definition 
 
Note 
 

AmLeadGroup Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmLeadGroupID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
Active    bit  NO 
 
SystemCode    bit  NO 
 
ModFlag    char(1)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AmLeadGroup Primary and Unique Keys 
Key Name  Key Type  Keys 
AmLeadGroup_Code_U_N_IDX  Index  Code 
PK_AmLeadGroup_AmLeadGroupID  PrimaryKey  AmLeadGroupID 

AmLeadGroup Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_AmLeadGroup.UserID_SyStaff.SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AmLeadGroup Check Constraints 
Check Constraint Name  CheckConstraint